.app-home .index-modal .activity-modal .img {
    width: 100%;
    max-width: 1200px
}

.app-home .index-modal .activity-modal .close {
    font-size: 16px;
    position: absolute;
    color: #fff;
    right: 0px
}

.app-home .index-modal .activity-modal .content {
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    top: 330px;
    padding-right: 30px
}

.app-home .index-modal .activity-modal .content .title {
    font-size: 20px;
    margin-bottom: 10px
}

.app-home .index-modal .activity-modal .content .subtext {
    font-size: 14px;
    color: #FFB0B5
}

.app-home .index-modal .once-modal.click {
    cursor: pointer
}

.app-home .index-modal .once-modal.empty .close {
    font-size: 16px;
    position: absolute;
    right: -25px;
    top: -25px
}

.app-home .index-modal .once-modal.empty .img {
    max-width: 100%
}

.app-home .index-modal .app-nmodal.newUser .img {
    height: 400px;
    width: 100%
}

.app-home .index-modal .app-nmodal.newUser .btn {
    position: absolute;
    width: 310px;
    height: 44px;
    background: linear-gradient(96deg, #FF675A 0%, #FF3C22 100%);
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    bottom: 15px;
    left: 21px;
    line-height: 28px
}

.app-home .index-modal .utm-cobber {
    width: 700px;
    height: 490px;
    background: url(//qcc-static.qichacha.com/qcc/pc-web/prod-22.09.105/images/utm_cobber_bg-67094c59.png);
    background-size: 700px 490px;
    padding: 15px 20px;
    text-align: center;
    border-radius: 6px
}

.app-home .index-modal .utm-cobber .close {
    position: absolute;
    right: 15px;
    color: #F16457 !important
}

.app-home .index-modal .utm-cobber .btn {
    background: #F16457;
    border-color: #F16457;
    width: 150px;
    font-size: 20px;
    margin-top: 160px;
    border-radius: 4px
}

.app-home .index-modal .up-version-new {
    position: fixed;
    bottom: 10px;
    right: 58px;
    width: 440px;
   /* height: 424px;*/
    background: #128BED;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    z-index: 995;
    padding: 0 10px
}

.app-home .index-modal .up-version-new .ver-header {
    width: 100%;
    height: 50px;
    text-align: center;
    color: #fff;
    font-size: 18px
}

.app-home .index-modal .up-version-new .ver-header .title {
    line-height: 50px
}

.app-home .index-modal .up-version-new .ver-header .close-ver {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    cursor: pointer
}

.app-home .index-modal .up-version-new .ver-banner {
    width: 420px;
    /*height: 236px;*/
    border-radius: 4px
}

.app-home .index-modal .up-version-new .ver-banner .ver-content{
    background: white;
    padding: 10px 5px;
}

.app-home .index-modal .up-version-new .ver-banner .swiper-container {
    display: inline-block;
    height: 100%;
    width: 100%;
    border-radius: 4px
}

.app-home .index-modal .up-version-new .ver-banner .dots-primary button {
    background: #aaaaaa
}

.app-home .index-modal .up-version-new .ver-banner .dots-primary .slick-active > button {
    background: #128bed
}

.app-home .index-modal .up-version-new .ver-banner .swiper-slide {
    width: 100% !important;
    height: 236px
}

.app-home .index-modal .up-version-new .ver-banner .swiper-slide img {
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 4px
}

.app-home .index-modal .up-version-new .ver-banner .prev-arrow:before, .app-home .index-modal .up-version-new .ver-banner .next-arrow:before {
    content: ' ';
    display: inline-block;
    width: 16px;
    height: 30px;
    font-size: 15px;
    opacity: 0.5;
    background: linear-gradient(270deg, #CAE4F6 0%, #CAE4F6 0%, #DBF0FE 99%, #EAF5FC 100%, #EAF5FC 100%);
    line-height: 30px;
    border-radius: 0 4px 4px 0;
    text-align: center;
    position: absolute;
    top: -5px;
    left: 0px
}

.app-home .index-modal .up-version-new .ver-banner .next-arrow:before {
    border-radius: 4px 0 0 4px
}

.app-home .index-modal .up-version-new .ver-banner .prev-arrow {
    left: 0px
}

.app-home .index-modal .up-version-new .ver-banner .next-arrow {
    right: -3px
}

.app-home .index-modal .up-version-new .ver-banner .prev-arrow, .app-home .index-modal .up-version-new .ver-banner .next-arrow {
    z-index: 20
}

.app-home .index-modal .up-version-new .ver-banner .prev-arrow .anticon, .app-home .index-modal .up-version-new .ver-banner .next-arrow .anticon {
    color: #128BED;
    font-size: 18px
}

.app-home .index-modal .up-version-new .ver-body {
    color: #fff;
    text-align: center;
    margin-top: 20px;
}

.app-home .index-modal .up-version-new .ver-body .ver-title {
    font-size: 16px;
    font-weight: bold
}

.app-home .index-modal .up-version-new .ver-body .ver-info {
    font-size: 12px
}

.app-home .index-modal .up-version-new .ver-body .ver-btn {
    width: 240px;
    height: 32px;
    color: #128bed !important;
    border: none !important
}

.app-home .index-modal .highlight {
    color: #FF675A
}

.app-home .index-modal .highlight-bule {
    color: #128bed
}


.left-0 {
    left: 0;
}
.right-0 {
    right: 0;
}
.top-0 {
    top: 0;
}
.bottom-0 {
    bottom: 0;
}
.p-fixed {
    position: fixed;
}
.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.flex-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.z-fixed {
    z-index: 1000;
}
.p-absolute {
    position: absolute;
}
.p-relative {
    position: relative;
}
.h-auto {
    height: auto;
}
.m-h-auto {
    margin-left: auto;
    margin-right: auto;
}
.overflow-hidden {
    overflow: hidden;
}
.d-block {
    display: block;
}